batmand: fix PGK_MAINTAINER name to generate a valid JSON output
authorFlorian Eckert <[email protected]>
Fri, 19 Sep 2025 07:30:35 +0000 (09:30 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 19 Sep 2025 20:09:08 +0000 (22:09 +0200)
commitda7b577b8b22f6f8f07a1956965c2221b0bde901
tree698f9ccbb634ebf2fd16f90758291f9d4aa40921
parent77c032cbe4766aa4bcc3205bd21007528d3311f7
batmand: fix PGK_MAINTAINER name to generate a valid JSON output

The extra quotation marks in the PKG_MAINTAINER line of the '.packageinfo'
file does not produce valid JSON when 'package-metadata.pl pkgmanifestjson'
is used.

Therefore, the word with the surrounding quotation marks is removed.

Signed-off-by: Florian Eckert <[email protected]>
(cherry picked from commit fabd39998637cb8182215fb8ea6f51e2dcde32fd)
batmand/Makefile